home *** CD-ROM | disk | FTP | other *** search
/ Programmer Plus 2007 / Programmer-Plus-2007.iso / Programming / ActiveX Controlls / XP Suite / DATA1.CAB / XP_Suite_Examples / frmSystem.frm (.txt) < prev    next >
Encoding:
Visual Basic Form  |  2003-04-24  |  68.6 KB  |  1,816 lines

  1. VERSION 5.00
  2. Object = "{DF5E40D4-CC15-4039-861D-5D824D450C09}#1.1#0"; "ciaXPFrame.ocx"
  3. Object = "{083C8784-F106-4CC2-9930-876218A6B74C}#1.1#0"; "ciaXPButton.ocx"
  4. Object = "{67DAD3BE-84EC-498E-BBE8-CE32814928FC}#1.1#0"; "ciaXPImage.ocx"
  5. Object = "{E0C48EF3-1948-4B0F-B769-0D64B1F2AD6B}#1.0#0"; "ciaXPStdCombo.ocx"
  6. Object = "{BC211913-B646-4281-A764-B6E2D473D3F6.ocx}#1.1#0"; "ciaXPSelectionControls.ocx"
  7. Object = "{C4324ECA-1034-493B-A009-DEADAA741E1E}#1.1#0"; "ciaXPText.ocx"
  8. Object = "{877747E0-B142-4CC6-971E-EA920B0A0863}#1.0#0"; "ciaXPDatePicker.ocx"
  9. Object = "{57B9083D-1BD5-443C-8E9D-82F2DA096EC3}#1.0#0"; "ciaSlider.ocx"
  10. Object = "{E2997A80-62AE-41EB-876A-DBD031A045C6}#1.0#0"; "ciaTabControl.ocx"
  11. Begin VB.Form frmSystem 
  12.    AutoRedraw      =   -1  'True
  13.    Caption         =   "Form1"
  14.    ClientHeight    =   6795
  15.    ClientLeft      =   60
  16.    ClientTop       =   450
  17.    ClientWidth     =   6105
  18.    LinkTopic       =   "Form1"
  19.    ScaleHeight     =   6795
  20.    ScaleWidth      =   6105
  21.    StartUpPosition =   3  'Windows Default
  22.    Begin ciaXPButton.XPButton cmdOK 
  23.       Default         =   -1  'True
  24.       Height          =   330
  25.       Left            =   2535
  26.       TabIndex        =   0
  27.       Top             =   6315
  28.       Width           =   1110
  29.       _ExtentX        =   1958
  30.       _ExtentY        =   582
  31.       Caption         =   "OK"
  32.       OriginalPicSizeW=   0
  33.       OriginalPicSizeH=   0
  34.       BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  35.          Name            =   "MS Sans Serif"
  36.          Size            =   8.25
  37.          Charset         =   0
  38.          Weight          =   400
  39.          Underline       =   0   'False
  40.          Italic          =   0   'False
  41.          Strikethrough   =   0   'False
  42.       EndProperty
  43.       MouseIcon       =   "frmSystem.frx":0000
  44.       LicValid        =   -1  'True
  45.    End
  46.    Begin ciaXPButton.XPButton cmdCancel 
  47.       Height          =   330
  48.       Left            =   3690
  49.       TabIndex        =   2
  50.       Top             =   6315
  51.       Width           =   1110
  52.       _ExtentX        =   1958
  53.       _ExtentY        =   582
  54.       Caption         =   "Cancel"
  55.       OriginalPicSizeW=   0
  56.       OriginalPicSizeH=   0
  57.       BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  58.          Name            =   "MS Sans Serif"
  59.          Size            =   8.25
  60.          Charset         =   0
  61.          Weight          =   400
  62.          Underline       =   0   'False
  63.          Italic          =   0   'False
  64.          Strikethrough   =   0   'False
  65.       EndProperty
  66.       MouseIcon       =   "frmSystem.frx":031A
  67.       LicValid        =   -1  'True
  68.    End
  69.    Begin ciaXPButton.XPButton cmdApply 
  70.       Height          =   330
  71.       Left            =   4845
  72.       TabIndex        =   3
  73.       Top             =   6315
  74.       Width           =   1110
  75.       _ExtentX        =   1958
  76.       _ExtentY        =   582
  77.       Caption         =   "Apply"
  78.       OriginalPicSizeW=   0
  79.       OriginalPicSizeH=   0
  80.       BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  81.          Name            =   "MS Sans Serif"
  82.          Size            =   8.25
  83.          Charset         =   0
  84.          Weight          =   400
  85.          Underline       =   0   'False
  86.          Italic          =   0   'False
  87.          Strikethrough   =   0   'False
  88.       EndProperty
  89.       MouseIcon       =   "frmSystem.frx":0634
  90.       LicValid        =   -1  'True
  91.    End
  92.    Begin ciaXPImage.XPImage XPImage8 
  93.       Height          =   480
  94.       Left            =   6465
  95.       TabIndex        =   15
  96.       Top             =   6180
  97.       Width           =   465
  98.       _ExtentX        =   820
  99.       _ExtentY        =   847
  100.       BorderStyle     =   0
  101.       Appearance      =   0
  102.       AutoSize        =   -1  'True
  103.       Picture         =   "frmSystem.frx":094E
  104.       BackStyle       =   0
  105.       MaskColor       =   16711935
  106.       ImageHeight     =   480
  107.       ImageWidth      =   465
  108.       LicValid        =   -1  'True
  109.    End
  110.    Begin ciaXPTabControl.ciaTabControl oTab 
  111.       Height          =   6180
  112.       Left            =   60
  113.       TabIndex        =   1
  114.       Top             =   45
  115.       Width           =   6000
  116.       _ExtentX        =   10583
  117.       _ExtentY        =   10901
  118.       Tabs            =   7
  119.       TabCaption0     =   "General"
  120.       TabCaption1     =   "Computer Name"
  121.       TabCaption2     =   "Hardware"
  122.       TabCaption3     =   "Advanced"
  123.       TabCaption4     =   "Internet Files"
  124.       TabCaption5     =   "Automatic Updates"
  125.       TabCaption6     =   "Remote"
  126.       TabsPerRow      =   4
  127.       CurrentTab      =   0
  128.       CaptionAlignment=   1
  129.       BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  130.          Name            =   "MS Sans Serif"
  131.          Size            =   8.25
  132.          Charset         =   0
  133.          Weight          =   400
  134.          Underline       =   0   'False
  135.          Italic          =   0   'False
  136.          Strikethrough   =   0   'False
  137.       EndProperty
  138.       HotTracking     =   -1  'True
  139.       MousePointer    =   0
  140.       LicValid        =   -1  'True
  141.       Begin ciaXPFrame.XPFrame frameComputerName 
  142.          Height          =   4260
  143.          Left            =   90
  144.          TabIndex        =   90
  145.          Top             =   690
  146.          Visible         =   0   'False
  147.          Width           =   5805
  148.          _ExtentX        =   10239
  149.          _ExtentY        =   7514
  150.          BorderStyle     =   0
  151.          BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  152.             Name            =   "MS Sans Serif"
  153.             Size            =   8.25
  154.             Charset         =   0
  155.             Weight          =   400
  156.             Underline       =   0   'False
  157.             Italic          =   0   'False
  158.             Strikethrough   =   0   'False
  159.          EndProperty
  160.          BackStyle       =   1
  161.          Radius          =   20
  162.          LicValid        =   -1  'True
  163.          Begin ciaXPButton.XPButton cmdGen 
  164.             Height          =   345
  165.             Index           =   6
  166.             Left            =   4095
  167.             TabIndex        =   91
  168.             Top             =   3000
  169.             Width           =   1200
  170.             _ExtentX        =   2117
  171.             _ExtentY        =   609
  172.             Caption         =   "Network ID"
  173.             OriginalPicSizeW=   0
  174.             OriginalPicSizeH=   0
  175.             BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  176.                Name            =   "MS Sans Serif"
  177.                Size            =   8.25
  178.                Charset         =   0
  179.                Weight          =   400
  180.                Underline       =   0   'False
  181.                Italic          =   0   'False
  182.                Strikethrough   =   0   'False
  183.             EndProperty
  184.             MouseIcon       =   "frmSystem.frx":15A0
  185.             LicValid        =   -1  'True
  186.          End
  187.          Begin ciaXPButton.XPButton cmdGen 
  188.             Height          =   345
  189.             Index           =   5
  190.             Left            =   4095
  191.             TabIndex        =   92
  192.             Top             =   3735
  193.             Width           =   1200
  194.             _ExtentX        =   2117
  195.             _ExtentY        =   609
  196.             Caption         =   "Change..."
  197.             OriginalPicSizeW=   0
  198.             OriginalPicSizeH=   0
  199.             BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  200.                Name            =   "MS Sans Serif"
  201.                Size            =   8.25
  202.                Charset         =   0
  203.                Weight          =   400
  204.                Underline       =   0   'False
  205.                Italic          =   0   'False
  206.                Strikethrough   =   0   'False
  207.             EndProperty
  208.             MouseIcon       =   "frmSystem.frx":18BA
  209.             LicValid        =   -1  'True
  210.          End
  211.          Begin ciaXPImage.XPImage XPImage3 
  212.             Height          =   480
  213.             Left            =   270
  214.             TabIndex        =   93
  215.             Top             =   360
  216.             Width           =   540
  217.             _ExtentX        =   953
  218.             _ExtentY        =   847
  219.             BorderStyle     =   0
  220.             Appearance      =   0
  221.             AutoSize        =   -1  'True
  222.             Picture         =   "frmSystem.frx":1BD4
  223.             BackStyle       =   0
  224.             MaskColor       =   16711935
  225.             ImageHeight     =   480
  226.             ImageWidth      =   540
  227.             LicValid        =   -1  'True
  228.          End
  229.          Begin ciaXPText.XPText XPText1 
  230.             Height          =   255
  231.             Left            =   1830
  232.             TabIndex        =   94
  233.             Top             =   1065
  234.             Width           =   3255
  235.             _ExtentX        =   6376
  236.             _ExtentY        =   450
  237.             BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  238.                Name            =   "MS Sans Serif"
  239.                Size            =   8.25
  240.                Charset         =   0
  241.                Weight          =   400
  242.                Underline       =   0   'False
  243.                Italic          =   0   'False
  244.                Strikethrough   =   0   'False
  245.             EndProperty
  246.             BorderColor     =   -2147483645
  247.             LicValid        =   -1  'True
  248.          End
  249.          Begin VB.Label Label10 
  250.             BackStyle       =   0  'Transparent
  251.             Caption         =   "Windows uses the following information to identify your computer on the network."
  252.             Height          =   480
  253.             Left            =   915
  254.             TabIndex        =   103
  255.             Top             =   420
  256.             Width           =   4395
  257.             WordWrap        =   -1  'True
  258.          End
  259.          Begin VB.Label Label8 
  260.             AutoSize        =   -1  'True
  261.             BackStyle       =   0  'Transparent
  262.             Caption         =   "Computer description:"
  263.             Height          =   195
  264.             Index           =   14
  265.             Left            =   270
  266.             TabIndex        =   102
  267.             Top             =   1080
  268.             Width           =   1530
  269.          End
  270.          Begin VB.Label Label8 
  271.             BackStyle       =   0  'Transparent
  272.             Caption         =   "For example: ""Kitchen Computer"" or ""Mary's Computer""."
  273.             Height          =   480
  274.             Index           =   15
  275.             Left            =   2025
  276.             TabIndex        =   101
  277.             Top             =   1410
  278.             Width           =   2595
  279.             WordWrap        =   -1  'True
  280.          End
  281.          Begin VB.Label Label8 
  282.             AutoSize        =   -1  'True
  283.             BackStyle       =   0  'Transparent
  284.             Caption         =   "Full computer name:"
  285.             Height          =   195
  286.             Index           =   16
  287.             Left            =   270
  288.             TabIndex        =   100
  289.             Top             =   2115
  290.             Width           =   1425
  291.          End
  292.          Begin VB.Label Label8 
  293.             AutoSize        =   -1  'True
  294.             BackStyle       =   0  'Transparent
  295.             Caption         =   "CIA001"
  296.             Height          =   195
  297.             Index           =   17
  298.             Left            =   2025
  299.             TabIndex        =   99
  300.             Top             =   2145
  301.             Width           =   525
  302.          End
  303.          Begin VB.Label Label8 
  304.             AutoSize        =   -1  'True
  305.             BackStyle       =   0  'Transparent
  306.             Caption         =   "Workgroup:"
  307.             Height          =   195
  308.             Index           =   18
  309.             Left            =   270
  310.             TabIndex        =   98
  311.             Top             =   2520
  312.             Width           =   840
  313.          End
  314.          Begin VB.Label Label8 
  315.             AutoSize        =   -1  'True
  316.             BackStyle       =   0  'Transparent
  317.             Caption         =   "CIANet"
  318.             Height          =   195
  319.             Index           =   19
  320.             Left            =   2025
  321.             TabIndex        =   97
  322.             Top             =   2550
  323.             Width           =   510
  324.          End
  325.          Begin VB.Label Label8 
  326.             BackStyle       =   0  'Transparent
  327.             Caption         =   "To use the Network Identification Wizard to join a domain and create a local user account, click Network ID."
  328.             Height          =   780
  329.             Index           =   20
  330.             Left            =   270
  331.             TabIndex        =   96
  332.             Top             =   2940
  333.             Width           =   3720
  334.             WordWrap        =   -1  'True
  335.          End
  336.          Begin VB.Label Label8 
  337.             BackStyle       =   0  'Transparent
  338.             Caption         =   "To rename this computer or join a domain, click Change."
  339.             Height          =   480
  340.             Index           =   21
  341.             Left            =   270
  342.             TabIndex        =   95
  343.             Top             =   3735
  344.             Width           =   3840
  345.             WordWrap        =   -1  'True
  346.          End
  347.       End
  348.       Begin ciaXPFrame.XPFrame frameInternetFiles 
  349.          Height          =   3900
  350.          Left            =   60
  351.          TabIndex        =   64
  352.          Top             =   750
  353.          Visible         =   0   'False
  354.          Width           =   5805
  355.          _ExtentX        =   10239
  356.          _ExtentY        =   6879
  357.          Caption         =   "Internet Files"
  358.          BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  359.             Name            =   "MS Sans Serif"
  360.             Size            =   8.25
  361.             Charset         =   0
  362.             Weight          =   400
  363.             Underline       =   0   'False
  364.             Italic          =   0   'False
  365.             Strikethrough   =   0   'False
  366.          EndProperty
  367.          ForeColor       =   12582912
  368.          BackStyle       =   1
  369.          Radius          =   15
  370.          LicValid        =   -1  'True
  371.          Begin ciaXPButton.XPButton cmdGen 
  372.             Height          =   345
  373.             Index           =   10
  374.             Left            =   3195
  375.             TabIndex        =   65
  376.             Top             =   3345
  377.             Width           =   2280
  378.             _ExtentX        =   4022
  379.             _ExtentY        =   609
  380.             Caption         =   "Purge Historical Files Now!"
  381.             OriginalPicSizeW=   0
  382.             OriginalPicSizeH=   0
  383.             BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  384.                Name            =   "MS Sans Serif"
  385.                Size            =   8.25
  386.                Charset         =   0
  387.                Weight          =   400
  388.                Underline       =   0   'False
  389.                Italic          =   0   'False
  390.                Strikethrough   =   0   'False
  391.             EndProperty
  392.             MouseIcon       =   "frmSystem.frx":29A6
  393.             LicValid        =   -1  'True
  394.          End
  395.          Begin ciaSliderControl.ciaHSlider ciaHSlider1 
  396.             Height          =   180
  397.             Left            =   2010
  398.             Top             =   1395
  399.             Width           =   1905
  400.             _ExtentX        =   3360
  401.             _ExtentY        =   318
  402.             SliderIcon      =   "frmSystem.frx":2CC0
  403.             RailPicture     =   "frmSystem.frx":3042
  404.             RailStyle       =   99
  405.             ShowTickMarks   =   0   'False
  406.             ShowIncrementArrows=   0   'False
  407.             ExtentMax       =   30
  408.             LicValid        =   -1  'True
  409.          End
  410.          Begin ciaXPSelectionControls.XPCheckBox XPCheckBox6 
  411.             Height          =   315
  412.             Left            =   255
  413.             TabIndex        =   66
  414.             Top             =   420
  415.             Width           =   2310
  416.             _ExtentX        =   4075
  417.             _ExtentY        =   556
  418.             Caption         =   "Purge Internet History Files"
  419.             BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  420.                Name            =   "MS Sans Serif"
  421.                Size            =   8.25
  422.                Charset         =   0
  423.                Weight          =   400
  424.                Underline       =   0   'False
  425.                Italic          =   0   'False
  426.                Strikethrough   =   0   'False
  427.             EndProperty
  428.             Style           =   1
  429.             Value           =   1
  430.             LicValid        =   -1  'True
  431.          End
  432.          Begin ciaXPSelectionControls.XPOption XPOption1 
  433.             Height          =   360
  434.             Left            =   660
  435.             TabIndex        =   67
  436.             Top             =   885
  437.             Width           =   3480
  438.             _ExtentX        =   6138
  439.             _ExtentY        =   635
  440.             Caption         =   "Automatically purge files every so many days."
  441.             BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  442.                Name            =   "MS Sans Serif"
  443.                Size            =   8.25
  444.                Charset         =   0
  445.                Weight          =   400
  446.                Underline       =   0   'False
  447.                Italic          =   0   'False
  448.                Strikethrough   =   0   'False
  449.             EndProperty
  450.             Style           =   1
  451.             GroupID         =   1
  452.             LicValid        =   -1  'True
  453.          End
  454.          Begin ciaXPSelectionControls.XPOption XPOption2 
  455.             Height          =   465
  456.             Left            =   660
  457.             TabIndex        =   68
  458.             Top             =   1755
  459.             Width           =   3480
  460.             _ExtentX        =   6138
  461.             _ExtentY        =   820
  462.             Caption         =   "Automatically purge files on a scheduled date that I specify."
  463.             BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  464.                Name            =   "MS Sans Serif"
  465.                Size            =   8.25
  466.                Charset         =   0
  467.                Weight          =   400
  468.                Underline       =   0   'False
  469.                Italic          =   0   'False
  470.                Strikethrough   =   0   'False
  471.             EndProperty
  472.             Style           =   1
  473.             GroupID         =   1
  474.             LicValid        =   -1  'True
  475.          End
  476.          Begin ciaXPDatePicker.XPDatePicker XPDatePicker2 
  477.             Height          =   315
  478.             Left            =   900
  479.             TabIndex        =   89
  480.             Top             =   2220
  481.             Width           =   1755
  482.             _ExtentX        =   3096
  483.             _ExtentY        =   556
  484.             MouseIcon       =   "frmSystem.frx":4204
  485.             CalendarDayBorder=   -1  'True
  486.             CalendarDayBorderColor=   -2147483646
  487.             CalendarMonthBorderColor=   8421504
  488.             LicValid        =   -1  'True
  489.          End
  490.          Begin VB.Label Label19 
  491.             AutoSize        =   -1  'True
  492.             BackStyle       =   0  'Transparent
  493.             Caption         =   "Remote Desktop"
  494.             BeginProperty Font 
  495.                Name            =   "MS Sans Serif"
  496.                Size            =   8.25
  497.                Charset         =   0
  498.                Weight          =   400
  499.                Underline       =   -1  'True
  500.                Italic          =   0   'False
  501.                Strikethrough   =   0   'False
  502.             EndProperty
  503.             ForeColor       =   &H00C00000&
  504.             Height          =   195
  505.             Left            =   1620
  506.             TabIndex        =   71
  507.             Top             =   2865
  508.             Width           =   1200
  509.          End
  510.          Begin VB.Label Label20 
  511.             AutoSize        =   -1  'True
  512.             BackStyle       =   0  'Transparent
  513.             Caption         =   "Learn more about"
  514.             Height          =   195
  515.             Left            =   300
  516.             TabIndex        =   70
  517.             Top             =   2865
  518.             Width           =   1245
  519.          End
  520.          Begin VB.Label Label22 
  521.             AutoSize        =   -1  'True
  522.             BackStyle       =   0  'Transparent
  523.             Caption         =   "days:"
  524.             Height          =   195
  525.             Left            =   1575
  526.             TabIndex        =   69
  527.             Top             =   1380
  528.             Width           =   375
  529.          End
  530.       End
  531.       Begin ciaXPFrame.XPFrame frameGeneral 
  532.          Height          =   5250
  533.          Left            =   255
  534.          TabIndex        =   35
  535.          Top             =   735
  536.          Width           =   5415
  537.          _ExtentX        =   9551
  538.          _ExtentY        =   9260
  539.          BorderStyle     =   0
  540.          BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  541.             Name            =   "MS Sans Serif"
  542.             Size            =   8.25
  543.             Charset         =   0
  544.             Weight          =   400
  545.             Underline       =   0   'False
  546.             Italic          =   0   'False
  547.             Strikethrough   =   0   'False
  548.          EndProperty
  549.          BackStyle       =   1
  550.          Radius          =   20
  551.          LicValid        =   -1  'True
  552.          Begin ciaXPImage.XPImage XPImage2 
  553.             Height          =   1485
  554.             Left            =   60
  555.             TabIndex        =   36
  556.             Top             =   450
  557.             Width           =   1665
  558.             _ExtentX        =   2937
  559.             _ExtentY        =   2619
  560.             BorderStyle     =   0
  561.             Appearance      =   0
  562.             AutoSize        =   -1  'True
  563.             Picture         =   "frmSystem.frx":4220
  564.             BackStyle       =   0
  565.             MaskColor       =   16711935
  566.             ImageHeight     =   1485
  567.             ImageWidth      =   1665
  568.             LicValid        =   -1  'True
  569.          End
  570.          Begin VB.Label Label8 
  571.             AutoSize        =   -1  'True
  572.             BackStyle       =   0  'Transparent
  573.             Caption         =   "XP ListBox"
  574.             ForeColor       =   &H00000000&
  575.             Height          =   195
  576.             Index           =   38
  577.             Left            =   4110
  578.             TabIndex        =   87
  579.             Top             =   5010
  580.             Width           =   765
  581.          End
  582.          Begin VB.Label Label8 
  583.             AutoSize        =   -1  'True
  584.             BackStyle       =   0  'Transparent
  585.             Caption         =   "XP Panel"
  586.             ForeColor       =   &H00000000&
  587.             Height          =   195
  588.             Index           =   37
  589.             Left            =   4110
  590.             TabIndex        =   86
  591.             Top             =   4785
  592.             Width           =   660
  593.          End
  594.          Begin VB.Label Label8 
  595.             AutoSize        =   -1  'True
  596.             BackStyle       =   0  'Transparent
  597.             Caption         =   "XP Progress Wait"
  598.             ForeColor       =   &H00000000&
  599.             Height          =   195
  600.             Index           =   36
  601.             Left            =   4110
  602.             TabIndex        =   85
  603.             Top             =   4575
  604.             Width           =   1245
  605.          End
  606.          Begin VB.Label Label8 
  607.             AutoSize        =   -1  'True
  608.             BackStyle       =   0  'Transparent
  609.             Caption         =   "XP Progress Bar"
  610.             ForeColor       =   &H00000000&
  611.             Height          =   195
  612.             Index           =   35
  613.             Left            =   4110
  614.             TabIndex        =   84
  615.             Top             =   4365
  616.             Width           =   1155
  617.          End
  618.          Begin VB.Label Label8 
  619.             AutoSize        =   -1  'True
  620.             BackStyle       =   0  'Transparent
  621.             Caption         =   "System:"
  622.             Height          =   195
  623.             Index           =   0
  624.             Left            =   1955
  625.             TabIndex        =   63
  626.             Top             =   90
  627.             Width           =   555
  628.          End
  629.          Begin VB.Label Label8 
  630.             AutoSize        =   -1  'True
  631.             BackStyle       =   0  'Transparent
  632.             Caption         =   "Microsoft Windows XP"
  633.             Height          =   195
  634.             Index           =   1
  635.             Left            =   2180
  636.             TabIndex        =   62
  637.             Top             =   330
  638.             Width           =   1605
  639.          End
  640.          Begin VB.Label Label8 
  641.             AutoSize        =   -1  'True
  642.             BackStyle       =   0  'Transparent
  643.             Caption         =   "Professional"
  644.             Height          =   195
  645.             Index           =   2
  646.             Left            =   2180
  647.             TabIndex        =   61
  648.             Top             =   555
  649.             Width           =   855
  650.          End
  651.          Begin VB.Label Label8 
  652.             AutoSize        =   -1  'True
  653.             BackStyle       =   0  'Transparent
  654.             Caption         =   "Version 2002"
  655.             Height          =   195
  656.             Index           =   3
  657.             Left            =   2180
  658.             TabIndex        =   60
  659.             Top             =   795
  660.             Width           =   930
  661.          End
  662.          Begin VB.Label Label8 
  663.             AutoSize        =   -1  'True
  664.             BackStyle       =   0  'Transparent
  665.             Caption         =   "Service Pack 1"
  666.             Height          =   195
  667.             Index           =   4
  668.             Left            =   2180
  669.             TabIndex        =   59
  670.             Top             =   1005
  671.             Width           =   1095
  672.          End
  673.          Begin VB.Label Label8 
  674.             AutoSize        =   -1  'True
  675.             BackStyle       =   0  'Transparent
  676.             Caption         =   "Registered to:"
  677.             Height          =   195
  678.             Index           =   5
  679.             Left            =   1950
  680.             TabIndex        =   58
  681.             Top             =   1260
  682.             Width           =   990
  683.          End
  684.          Begin VB.Label Label8 
  685.             AutoSize        =   -1  'True
  686.             BackStyle       =   0  'Transparent
  687.             Caption         =   "Engineering"
  688.             Height          =   195
  689.             Index           =   6
  690.             Left            =   2175
  691.             TabIndex        =   57
  692.             Top             =   1500
  693.             Width           =   840
  694.          End
  695.          Begin VB.Label Label8 
  696.             AutoSize        =   -1  'True
  697.             BackStyle       =   0  'Transparent
  698.             Caption         =   "CIA, The Company"
  699.             Height          =   195
  700.             Index           =   7
  701.             Left            =   2175
  702.             TabIndex        =   56
  703.             Top             =   1740
  704.             Width           =   1335
  705.          End
  706.          Begin VB.Label Label8 
  707.             AutoSize        =   -1  'True
  708.             BackStyle       =   0  'Transparent
  709.             Caption         =   "38447-112-938847554-83775"
  710.             Height          =   195
  711.             Index           =   8
  712.             Left            =   2175
  713.             TabIndex        =   55
  714.             Top             =   1980
  715.             Width           =   2115
  716.          End
  717.          Begin VB.Label Label8 
  718.             AutoSize        =   -1  'True
  719.             BackStyle       =   0  'Transparent
  720.             Caption         =   "Computer:"
  721.             Height          =   195
  722.             Index           =   9
  723.             Left            =   1950
  724.             TabIndex        =   54
  725.             Top             =   2235
  726.             Width           =   720
  727.          End
  728.          Begin VB.Label Label8 
  729.             AutoSize        =   -1  'True
  730.             BackStyle       =   0  'Transparent
  731.             Caption         =   "Intel (R)"
  732.             Height          =   195
  733.             Index           =   10
  734.             Left            =   2175
  735.             TabIndex        =   53
  736.             Top             =   2475
  737.             Width           =   555
  738.          End
  739.          Begin VB.Label Label8 
  740.             AutoSize        =   -1  'True
  741.             BackStyle       =   0  'Transparent
  742.             Caption         =   "Pentium(R) 4 CPU 1700MHZ"
  743.             Height          =   195
  744.             Index           =   11
  745.             Left            =   2175
  746.             TabIndex        =   52
  747.             Top             =   2715
  748.             Width           =   2055
  749.          End
  750.          Begin VB.Label Label8 
  751.             AutoSize        =   -1  'True
  752.             BackStyle       =   0  'Transparent
  753.             Caption         =   "1.69 GHz"
  754.             Height          =   195
  755.             Index           =   12
  756.             Left            =   2175
  757.             TabIndex        =   51
  758.             Top             =   2955
  759.             Width           =   675
  760.          End
  761.          Begin VB.Label Label8 
  762.             AutoSize        =   -1  'True
  763.             BackStyle       =   0  'Transparent
  764.             Caption         =   "512 RAM"
  765.             Height          =   195
  766.             Index           =   13
  767.             Left            =   2175
  768.             TabIndex        =   50
  769.             Top             =   3180
  770.             Width           =   675
  771.          End
  772.          Begin VB.Label Label8 
  773.             BackStyle       =   0  'Transparent
  774.             Caption         =   $"frmSystem.frx":C462
  775.             Height          =   435
  776.             Index           =   22
  777.             Left            =   255
  778.             TabIndex        =   49
  779.             Top             =   3675
  780.             Width           =   5025
  781.             WordWrap        =   -1  'True
  782.          End
  783.          Begin VB.Label Label8 
  784.             AutoSize        =   -1  'True
  785.             BackStyle       =   0  'Transparent
  786.             Caption         =   "XP Tab"
  787.             ForeColor       =   &H00000000&
  788.             Height          =   195
  789.             Index           =   23
  790.             Left            =   15
  791.             TabIndex        =   48
  792.             Top             =   4380
  793.             Width           =   540
  794.          End
  795.          Begin VB.Label Label8 
  796.             AutoSize        =   -1  'True
  797.             BackStyle       =   0  'Transparent
  798.             Caption         =   "XP Frame"
  799.             ForeColor       =   &H00000000&
  800.             Height          =   195
  801.             Index           =   24
  802.             Left            =   15
  803.             TabIndex        =   47
  804.             Top             =   4590
  805.             Width           =   690
  806.          End
  807.          Begin VB.Label Label8 
  808.             AutoSize        =   -1  'True
  809.             BackStyle       =   0  'Transparent
  810.             Caption         =   "XP Command Button"
  811.             ForeColor       =   &H00000000&
  812.             Height          =   195
  813.             Index           =   25
  814.             Left            =   15
  815.             TabIndex        =   46
  816.             Top             =   4800
  817.             Width           =   1470
  818.          End
  819.          Begin VB.Label Label8 
  820.             AutoSize        =   -1  'True
  821.             BackStyle       =   0  'Transparent
  822.             Caption         =   "XP ComboBox"
  823.             ForeColor       =   &H00000000&
  824.             Height          =   195
  825.             Index           =   26
  826.             Left            =   15
  827.             TabIndex        =   45
  828.             Top             =   5025
  829.             Width           =   1020
  830.          End
  831.          Begin VB.Label Label8 
  832.             AutoSize        =   -1  'True
  833.             BackStyle       =   0  'Transparent
  834.             Caption         =   "XP TextBox"
  835.             ForeColor       =   &H00000000&
  836.             Height          =   195
  837.             Index           =   27
  838.             Left            =   1605
  839.             TabIndex        =   44
  840.             Top             =   4380
  841.             Width           =   840
  842.          End
  843.          Begin VB.Label Label8 
  844.             AutoSize        =   -1  'True
  845.             BackStyle       =   0  'Transparent
  846.             Caption         =   "XP Image"
  847.             ForeColor       =   &H00000000&
  848.             Height          =   195
  849.             Index           =   28
  850.             Left            =   1605
  851.             TabIndex        =   43
  852.             Top             =   4590
  853.             Width           =   690
  854.          End
  855.          Begin VB.Label Label8 
  856.             AutoSize        =   -1  'True
  857.             BackStyle       =   0  'Transparent
  858.             Caption         =   "XP Slider"
  859.             ForeColor       =   &H00000000&
  860.             Height          =   195
  861.             Index           =   29
  862.             Left            =   1605
  863.             TabIndex        =   42
  864.             Top             =   4800
  865.             Width           =   645
  866.          End
  867.          Begin VB.Label Label8 
  868.             AutoSize        =   -1  'True
  869.             BackStyle       =   0  'Transparent
  870.             Caption         =   "XP Date Picker"
  871.             ForeColor       =   &H00000000&
  872.             Height          =   195
  873.             Index           =   30
  874.             Left            =   1605
  875.             TabIndex        =   41
  876.             Top             =   5025
  877.             Width           =   1095
  878.          End
  879.          Begin VB.Label Label8 
  880.             AutoSize        =   -1  'True
  881.             BackStyle       =   0  'Transparent
  882.             Caption         =   "XP Check Box"
  883.             ForeColor       =   &H00000000&
  884.             Height          =   195
  885.             Index           =   31
  886.             Left            =   2805
  887.             TabIndex        =   40
  888.             Top             =   4365
  889.             Width           =   1035
  890.          End
  891.          Begin VB.Label Label8 
  892.             AutoSize        =   -1  'True
  893.             BackStyle       =   0  'Transparent
  894.             Caption         =   "XP Option Button"
  895.             ForeColor       =   &H00000000&
  896.             Height          =   195
  897.             Index           =   32
  898.             Left            =   2805
  899.             TabIndex        =   39
  900.             Top             =   4575
  901.             Width           =   1230
  902.          End
  903.          Begin VB.Label Label8 
  904.             AutoSize        =   -1  'True
  905.             BackStyle       =   0  'Transparent
  906.             Caption         =   "XP Spin"
  907.             ForeColor       =   &H00000000&
  908.             Height          =   195
  909.             Index           =   33
  910.             Left            =   2805
  911.             TabIndex        =   38
  912.             Top             =   4785
  913.             Width           =   570
  914.          End
  915.          Begin VB.Label Label8 
  916.             AutoSize        =   -1  'True
  917.             BackStyle       =   0  'Transparent
  918.             Caption         =   "XP ListBox"
  919.             ForeColor       =   &H00000000&
  920.             Height          =   195
  921.             Index           =   34
  922.             Left            =   2805
  923.             TabIndex        =   37
  924.             Top             =   5010
  925.             Width           =   765
  926.          End
  927.       End
  928.       Begin ciaXPFrame.XPFrame frameUpdates 
  929.          Height          =   3450
  930.          Index           =   1
  931.          Left            =   90
  932.          TabIndex        =   20
  933.          Top             =   2610
  934.          Visible         =   0   'False
  935.          Width           =   5805
  936.          _ExtentX        =   10239
  937.          _ExtentY        =   6085
  938.          Caption         =   "Settings"
  939.          BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  940.             Name            =   "MS Sans Serif"
  941.             Size            =   8.25
  942.             Charset         =   0
  943.             Weight          =   400
  944.             Underline       =   0   'False
  945.             Italic          =   0   'False
  946.             Strikethrough   =   0   'False
  947.          EndProperty
  948.          ForeColor       =   12582912
  949.          BackStyle       =   1
  950.          Radius          =   20
  951.          LicValid        =   -1  'True
  952.          Begin ciaXPSelectionControls.XPOption XPOption4 
  953.             Height          =   525
  954.             Left            =   300
  955.             TabIndex        =   21
  956.             Top             =   300
  957.             Width           =   4620
  958.             _ExtentX        =   8149
  959.             _ExtentY        =   926
  960.             Caption         =   "Notify me before dowloading any updates and notify me again before installing them on my computer."
  961.             BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  962.                Name            =   "MS Sans Serif"
  963.                Size            =   8.25
  964.                Charset         =   0
  965.                Weight          =   400
  966.                Underline       =   0   'False
  967.                Italic          =   0   'False
  968.                Strikethrough   =   0   'False
  969.             EndProperty
  970.             Style           =   1
  971.             GroupID         =   1
  972.             LicValid        =   -1  'True
  973.          End
  974.          Begin ciaXPSelectionControls.XPOption XPOption5 
  975.             Height          =   465
  976.             Left            =   300
  977.             TabIndex        =   22
  978.             Top             =   975
  979.             Width           =   4290
  980.             _ExtentX        =   7567
  981.             _ExtentY        =   820
  982.             Caption         =   "Download the updates automatically and notify me when they are ready to be installed."
  983.             BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  984.                Name            =   "MS Sans Serif"
  985.                Size            =   8.25
  986.                Charset         =   0
  987.                Weight          =   400
  988.                Underline       =   0   'False
  989.                Italic          =   0   'False
  990.                Strikethrough   =   0   'False
  991.             EndProperty
  992.             Style           =   1
  993.             Value           =   -1  'True
  994.             GroupID         =   1
  995.             LicValid        =   -1  'True
  996.          End
  997.          Begin ciaXPSelectionControls.XPOption XPOption6 
  998.             Height          =   570
  999.             Left            =   300
  1000.             TabIndex        =   23
  1001.             Top             =   1575
  1002.             Width           =   4515
  1003.             _ExtentX        =   7964
  1004.             _ExtentY        =   1005
  1005.             Caption         =   "Automatically download the updates, and install them on the schedule that I specify."
  1006.             BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  1007.                Name            =   "MS Sans Serif"
  1008.                Size            =   8.25
  1009.                Charset         =   0
  1010.                Weight          =   400
  1011.                Underline       =   0   'False
  1012.                Italic          =   0   'False
  1013.                Strikethrough   =   0   'False
  1014.             EndProperty
  1015.             Style           =   1
  1016.             GroupID         =   1
  1017.             LicValid        =   -1  'True
  1018.          End
  1019.          Begin ciaXPStdCombo.ciaXPStdComboBox ciaXPComboBox1 
  1020.             Height          =   285
  1021.             Left            =   300
  1022.             TabIndex        =   24
  1023.             Top             =   2205
  1024.             Width           =   2175
  1025.             _ExtentX        =   3836
  1026.             _ExtentY        =   503
  1027.             BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  1028.                Name            =   "MS Sans Serif"
  1029.                Size            =   8.25
  1030.                Charset         =   0
  1031.                Weight          =   400
  1032.                Underline       =   0   'False
  1033.                Italic          =   0   'False
  1034.                Strikethrough   =   0   'False
  1035.             EndProperty
  1036.             MousePointer    =   0
  1037.             MouseIcon       =   "frmSystem.frx":C4F0
  1038.             Enabled         =   0   'False
  1039.             BackColor       =   16053492
  1040.             LicValid        =   -1  'True
  1041.          End
  1042.          Begin ciaXPStdCombo.ciaXPStdComboBox ciaXPComboBox2 
  1043.             Height          =   285
  1044.             Left            =   2850
  1045.             TabIndex        =   25
  1046.             Top             =   2205
  1047.             Width           =   1590
  1048.             _ExtentX        =   2805
  1049.             _ExtentY        =   503
  1050.             BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  1051.                Name            =   "MS Sans Serif"
  1052.                Size            =   8.25
  1053.                Charset         =   0
  1054.                Weight          =   400
  1055.                Underline       =   0   'False
  1056.                Italic          =   0   'False
  1057.                Strikethrough   =   0   'False
  1058.             EndProperty
  1059.             MousePointer    =   0
  1060.             MouseIcon       =   "frmSystem.frx":C50C
  1061.             Enabled         =   0   'False
  1062.             BackColor       =   16053492
  1063.             LicValid        =   -1  'True
  1064.          End
  1065.          Begin ciaXPButton.XPButton cmdGen 
  1066.             Height          =   345
  1067.             Index           =   9
  1068.             Left            =   3555
  1069.             TabIndex        =   26
  1070.             Top             =   2955
  1071.             Width           =   1935
  1072.             _ExtentX        =   3413
  1073.             _ExtentY        =   609
  1074.             Caption         =   "Decline Updates"
  1075.             OriginalPicSizeW=   0
  1076.             OriginalPicSizeH=   0
  1077.             Enabled         =   0   'False
  1078.             BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  1079.                Name            =   "MS Sans Serif"
  1080.                Size            =   8.25
  1081.                Charset         =   0
  1082.                Weight          =   400
  1083.                Underline       =   0   'False
  1084.                Italic          =   0   'False
  1085.                Strikethrough   =   0   'False
  1086.             EndProperty
  1087.             MouseIcon       =   "frmSystem.frx":C528
  1088.             LicValid        =   -1  'True
  1089.          End
  1090.          Begin VB.Label Label5 
  1091.             AutoSize        =   -1  'True
  1092.             BackStyle       =   0  'Transparent
  1093.             Caption         =   "at"
  1094.             Enabled         =   0   'False
  1095.             Height          =   195
  1096.             Left            =   2610
  1097.             TabIndex        =   29
  1098.             Top             =   2250
  1099.             Width           =   135
  1100.          End
  1101.          Begin VB.Label Label6 
  1102.             AutoSize        =   -1  'True
  1103.             BackStyle       =   0  'Transparent
  1104.             Caption         =   "Learn more about"
  1105.             Height          =   195
  1106.             Left            =   300
  1107.             TabIndex        =   28
  1108.             Top             =   2655
  1109.             Width           =   1245
  1110.          End
  1111.          Begin VB.Label Label18 
  1112.             AutoSize        =   -1  'True
  1113.             BackStyle       =   0  'Transparent
  1114.             Caption         =   "scheduled installing"
  1115.             BeginProperty Font 
  1116.                Name            =   "MS Sans Serif"
  1117.                Size            =   8.25
  1118.                Charset         =   0
  1119.                Weight          =   400
  1120.                Underline       =   -1  'True
  1121.                Italic          =   0   'False
  1122.                Strikethrough   =   0   'False
  1123.             EndProperty
  1124.             ForeColor       =   &H00C00000&
  1125.             Height          =   195
  1126.             Left            =   1605
  1127.             TabIndex        =   27
  1128.             Top             =   2655
  1129.             Width           =   1380
  1130.          End
  1131.       End
  1132.       Begin ciaXPFrame.XPFrame frameHardware 
  1133.          Height          =   1800
  1134.          Index           =   2
  1135.          Left            =   90
  1136.          TabIndex        =   11
  1137.          Top             =   3975
  1138.          Visible         =   0   'False
  1139.          Width           =   5800
  1140.          _ExtentX        =   10239
  1141.          _ExtentY        =   3175
  1142.          Caption         =   "Hardware Profiles"
  1143.          BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  1144.             Name            =   "MS Sans Serif"
  1145.             Size            =   8.25
  1146.             Charset         =   0
  1147.             Weight          =   400
  1148.             Underline       =   0   'False
  1149.             Italic          =   0   'False
  1150.             Strikethrough   =   0   'False
  1151.          EndProperty
  1152.          ForeColor       =   12582912
  1153.          BackStyle       =   1
  1154.          Radius          =   15
  1155.          LicValid        =   -1  'True
  1156.          Begin ciaXPButton.XPButton cmdGen 
  1157.             Height          =   345
  1158.             Index           =   0
  1159.             Left            =   3555
  1160.             TabIndex        =   12
  1161.             Top             =   1305
  1162.             Width           =   1935
  1163.             _ExtentX        =   3413
  1164.             _ExtentY        =   609
  1165.             Caption         =   "Device Manager"
  1166.             OriginalPicSizeW=   0
  1167.             OriginalPicSizeH=   0
  1168.             BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  1169.                Name            =   "MS Sans Serif"
  1170.                Size            =   8.25
  1171.                Charset         =   0
  1172.                Weight          =   400
  1173.                Underline       =   0   'False
  1174.                Italic          =   0   'False
  1175.                Strikethrough   =   0   'False
  1176.             EndProperty
  1177.             MouseIcon       =   "frmSystem.frx":C842
  1178.             LicValid        =   -1  'True
  1179.          End
  1180.          Begin ciaXPButton.XPButton cmdGen 
  1181.             Height          =   345
  1182.             Index           =   4
  1183.             Left            =   1485
  1184.             TabIndex        =   13
  1185.             Top             =   1305
  1186.             Width           =   1935
  1187.             _ExtentX        =   3413
  1188.             _ExtentY        =   609
  1189.             Caption         =   "Driver Signing"
  1190.             OriginalPicSizeW=   0
  1191.             OriginalPicSizeH=   0
  1192.             BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  1193.                Name            =   "MS Sans Serif"
  1194.                Size            =   8.25
  1195.                Charset         =   0
  1196.                Weight          =   400
  1197.                Underline       =   0   'False
  1198.                Italic          =   0   'False
  1199.                Strikethrough   =   0   'False
  1200.             EndProperty
  1201.             MouseIcon       =   "frmSystem.frx":CB5C
  1202.             LicValid        =   -1  'True
  1203.          End
  1204.          Begin ciaXPImage.XPImage XPImage4 
  1205.             Height          =   435
  1206.             Left            =   105
  1207.             TabIndex        =   18
  1208.             Top             =   480
  1209.             Width           =   585
  1210.             _ExtentX        =   1032
  1211.             _ExtentY        =   767
  1212.             BorderStyle     =   0
  1213.             Appearance      =   0
  1214.             AutoSize        =   -1  'True
  1215.             Picture         =   "frmSystem.frx":CE76
  1216.             BackStyle       =   0
  1217.             MaskColor       =   16711935
  1218.             ImageHeight     =   435
  1219.             ImageWidth      =   585
  1220.             LicValid        =   -1  'True
  1221.          End
  1222.          Begin VB.Label Label3 
  1223.             BackStyle       =   0  'Transparent
  1224.             Caption         =   $"frmSystem.frx":DC60
  1225.             Height          =   600
  1226.             Left            =   795
  1227.             TabIndex        =   14
  1228.             Top             =   450
  1229.             Width           =   4395
  1230.             WordWrap        =   -1  'True
  1231.          End
  1232.       End
  1233.       Begin ciaXPFrame.XPFrame frameUpdates 
  1234.          Height          =   1650
  1235.          Index           =   0
  1236.          Left            =   90
  1237.          TabIndex        =   30
  1238.          Top             =   825
  1239.          Visible         =   0   'False
  1240.          Width           =   5805
  1241.          _ExtentX        =   10239
  1242.          _ExtentY        =   2910
  1243.          BorderStyle     =   0
  1244.          BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  1245.             Name            =   "MS Sans Serif"
  1246.             Size            =   8.25
  1247.             Charset         =   0
  1248.             Weight          =   400
  1249.             Underline       =   0   'False
  1250.             Italic          =   0   'False
  1251.             Strikethrough   =   0   'False
  1252.          EndProperty
  1253.          BackStyle       =   1
  1254.          Radius          =   20
  1255.          LicValid        =   -1  'True
  1256.          Begin ciaXPSelectionControls.XPCheckBox XPCheckBox2 
  1257.             Height          =   765
  1258.             Left            =   135
  1259.             TabIndex        =   31
  1260.             Top             =   600
  1261.             Width           =   5130
  1262.             _ExtentX        =   9049
  1263.             _ExtentY        =   1349
  1264.             Caption         =   $"frmSystem.frx":DCF1
  1265.             BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  1266.                Name            =   "MS Sans Serif"
  1267.                Size            =   8.25
  1268.                Charset         =   0
  1269.                Weight          =   400
  1270.                Underline       =   0   'False
  1271.                Italic          =   0   'False
  1272.                Strikethrough   =   0   'False
  1273.             EndProperty
  1274.             Style           =   1
  1275.             Value           =   1
  1276.             LicValid        =   -1  'True
  1277.          End
  1278.          Begin ciaXPImage.XPImage XPImage1 
  1279.             Height          =   480
  1280.             Left            =   75
  1281.             TabIndex        =   32
  1282.             Top             =   135
  1283.             Width           =   480
  1284.             _ExtentX        =   847
  1285.             _ExtentY        =   847
  1286.             BorderStyle     =   0
  1287.             Appearance      =   0
  1288.             AutoSize        =   -1  'True
  1289.             Picture         =   "frmSystem.frx":DD87
  1290.             BackStyle       =   0
  1291.             MaskColor       =   16711935
  1292.             ImageHeight     =   480
  1293.             ImageWidth      =   480
  1294.             LicValid        =   -1  'True
  1295.          End
  1296.          Begin VB.Label Label4 
  1297.             BackStyle       =   0  'Transparent
  1298.             Caption         =   "Windows can find the updates you need and deliver them directly to your computer."
  1299.             Height          =   480
  1300.             Left            =   810
  1301.             TabIndex        =   34
  1302.             Top             =   150
  1303.             Width           =   4395
  1304.             WordWrap        =   -1  'True
  1305.          End
  1306.          Begin VB.Label Label7 
  1307.             AutoSize        =   -1  'True
  1308.             BackStyle       =   0  'Transparent
  1309.             Caption         =   "Learn more about automatic updates"
  1310.             Height          =   195
  1311.             Left            =   135
  1312.             TabIndex        =   33
  1313.             Top             =   1425
  1314.             Width           =   2595
  1315.          End
  1316.       End
  1317.       Begin ciaXPFrame.XPFrame frameHardware 
  1318.          Height          =   1800
  1319.          Index           =   1
  1320.          Left            =   90
  1321.          TabIndex        =   7
  1322.          Top             =   2070
  1323.          Visible         =   0   'False
  1324.          Width           =   5800
  1325.          _ExtentX        =   10239
  1326.          _ExtentY        =   3175
  1327.          Caption         =   "Device Manager"
  1328.          BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  1329.             Name            =   "MS Sans Serif"
  1330.             Size            =   8.25
  1331.             Charset         =   0
  1332.             Weight          =   400
  1333.             Underline       =   0   'False
  1334.             Italic          =   0   'False
  1335.             Strikethrough   =   0   'False
  1336.          EndProperty
  1337.          ForeColor       =   12582912
  1338.          BackStyle       =   1
  1339.          Radius          =   15
  1340.          LicValid        =   -1  'True
  1341.          Begin ciaXPButton.XPButton cmdGen 
  1342.             Height          =   345
  1343.             Index           =   2
  1344.             Left            =   3555
  1345.             TabIndex        =   8
  1346.             Top             =   1305
  1347.             Width           =   1935
  1348.             _ExtentX        =   3413
  1349.             _ExtentY        =   609
  1350.             Caption         =   "Device Manager"
  1351.             OriginalPicSizeW=   0
  1352.             OriginalPicSizeH=   0
  1353.             BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  1354.                Name            =   "MS Sans Serif"
  1355.                Size            =   8.25
  1356.                Charset         =   0
  1357.                Weight          =   400
  1358.                Underline       =   0   'False
  1359.                Italic          =   0   'False
  1360.                Strikethrough   =   0   'False
  1361.             EndProperty
  1362.             MouseIcon       =   "frmSystem.frx":E9D9
  1363.             LicValid        =   -1  'True
  1364.          End
  1365.          Begin ciaXPButton.XPButton cmdGen 
  1366.             Height          =   345
  1367.             Index           =   3
  1368.             Left            =   1485
  1369.             TabIndex        =   9
  1370.             Top             =   1305
  1371.             Width           =   1935
  1372.             _ExtentX        =   3413
  1373.             _ExtentY        =   609
  1374.             Caption         =   "Driver Signing"
  1375.             OriginalPicSizeW=   0
  1376.             OriginalPicSizeH=   0
  1377.             BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  1378.                Name            =   "MS Sans Serif"
  1379.                Size            =   8.25
  1380.                Charset         =   0
  1381.                Weight          =   400
  1382.                Underline       =   0   'False
  1383.                Italic          =   0   'False
  1384.                Strikethrough   =   0   'False
  1385.             EndProperty
  1386.             MouseIcon       =   "frmSystem.frx":ECF3
  1387.             LicValid        =   -1  'True
  1388.          End
  1389.          Begin ciaXPImage.XPImage XPImage5 
  1390.             Height          =   450
  1391.             Left            =   105
  1392.             TabIndex        =   17
  1393.             Top             =   405
  1394.             Width           =   525
  1395.             _ExtentX        =   926
  1396.             _ExtentY        =   794
  1397.             BorderStyle     =   0
  1398.             Appearance      =   0
  1399.             AutoSize        =   -1  'True
  1400.             Picture         =   "frmSystem.frx":F00D
  1401.             BackStyle       =   0
  1402.             MaskColor       =   16711935
  1403.             ImageHeight     =   450
  1404.             ImageWidth      =   525
  1405.             LicValid        =   -1  'True
  1406.          End
  1407.          Begin VB.Label Label2 
  1408.             BackStyle       =   0  'Transparent
  1409.             Caption         =   $"frmSystem.frx":FD07
  1410.             Height          =   600
  1411.             Left            =   795
  1412.             TabIndex        =   10
  1413.             Top             =   450
  1414.             Width           =   4395
  1415.             WordWrap        =   -1  'True
  1416.          End
  1417.       End
  1418.       Begin ciaXPFrame.XPFrame frameHardware 
  1419.          Height          =   1215
  1420.          Index           =   0
  1421.          Left            =   90
  1422.          TabIndex        =   4
  1423.          Top             =   750
  1424.          Visible         =   0   'False
  1425.          Width           =   5800
  1426.          _ExtentX        =   10239
  1427.          _ExtentY        =   2143
  1428.          Caption         =   "Add Hardware Wizard"
  1429.          BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  1430.             Name            =   "MS Sans Serif"
  1431.             Size            =   8.25
  1432.             Charset         =   0
  1433.             Weight          =   400
  1434.             Underline       =   0   'False
  1435.             Italic          =   0   'False
  1436.             Strikethrough   =   0   'False
  1437.          EndProperty
  1438.          ForeColor       =   12582912
  1439.          BackStyle       =   1
  1440.          Radius          =   15
  1441.          LicValid        =   -1  'True
  1442.          Begin ciaXPButton.XPButton cmdGen 
  1443.             Height          =   345
  1444.             Index           =   1
  1445.             Left            =   3555
  1446.             TabIndex        =   5
  1447.             Top             =   720
  1448.             Width           =   1935
  1449.             _ExtentX        =   3413
  1450.             _ExtentY        =   609
  1451.             Caption         =   "Add Hardware Wizard"
  1452.             OriginalPicSizeW=   0
  1453.             OriginalPicSizeH=   0
  1454.             BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  1455.                Name            =   "MS Sans Serif"
  1456.                Size            =   8.25
  1457.                Charset         =   0
  1458.                Weight          =   400
  1459.                Underline       =   0   'False
  1460.                Italic          =   0   'False
  1461.                Strikethrough   =   0   'False
  1462.             EndProperty
  1463.             MouseIcon       =   "frmSystem.frx":FD98
  1464.             LicValid        =   -1  'True
  1465.          End
  1466.          Begin ciaXPImage.XPImage XPImage6 
  1467.             Height          =   495
  1468.             Left            =   105
  1469.             TabIndex        =   16
  1470.             Top             =   315
  1471.             Width           =   555
  1472.             _ExtentX        =   979
  1473.             _ExtentY        =   873
  1474.             BorderStyle     =   0
  1475.             Appearance      =   0
  1476.             AutoSize        =   -1  'True
  1477.             Picture         =   "frmSystem.frx":100B2
  1478.             BackStyle       =   0
  1479.             MaskColor       =   16711935
  1480.             ImageHeight     =   495
  1481.             ImageWidth      =   555
  1482.             LicValid        =   -1  'True
  1483.          End
  1484.          Begin VB.Label Label1 
  1485.             AutoSize        =   -1  'True
  1486.             BackStyle       =   0  'Transparent
  1487.             Caption         =   "The Add Hardware Wizard helps you install hardware."
  1488.             Height          =   195
  1489.             Left            =   690
  1490.             TabIndex        =   6
  1491.             Top             =   405
  1492.             Width           =   3795
  1493.          End
  1494.       End
  1495.       Begin ciaXPFrame.XPFrame frameRemote 
  1496.          Height          =   2415
  1497.          Index           =   0
  1498.          Left            =   45
  1499.          TabIndex        =   72
  1500.          Top             =   2655
  1501.          Visible         =   0   'False
  1502.          Width           =   5805
  1503.          _ExtentX        =   10239
  1504.          _ExtentY        =   4260
  1505.          Caption         =   "Remote Desktop"
  1506.          BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  1507.             Name            =   "MS Sans Serif"
  1508.             Size            =   8.25
  1509.             Charset         =   0
  1510.             Weight          =   400
  1511.             Underline       =   0   'False
  1512.             Italic          =   0   'False
  1513.             Strikethrough   =   0   'False
  1514.          EndProperty
  1515.          ForeColor       =   12582912
  1516.          BackStyle       =   1
  1517.          Radius          =   15
  1518.          LicValid        =   -1  'True
  1519.          Begin ciaXPButton.XPButton cmdGen 
  1520.             Height          =   345
  1521.             Index           =   7
  1522.             Left            =   3390
  1523.             TabIndex        =   73
  1524.             Top             =   1890
  1525.             Width           =   2160
  1526.             _ExtentX        =   3810
  1527.             _ExtentY        =   609
  1528.             Caption         =   "Select Remote Users"
  1529.             OriginalPicSizeW=   0
  1530.             OriginalPicSizeH=   0
  1531.             BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  1532.                Name            =   "MS Sans Serif"
  1533.                Size            =   8.25
  1534.                Charset         =   0
  1535.                Weight          =   400
  1536.                Underline       =   0   'False
  1537.                Italic          =   0   'False
  1538.                Strikethrough   =   0   'False
  1539.             EndProperty
  1540.             MouseIcon       =   "frmSystem.frx":10F74
  1541.             LicValid        =   -1  'True
  1542.          End
  1543.          Begin ciaXPSelectionControls.XPCheckBox XPCheckBox4 
  1544.             Height          =   315
  1545.             Left            =   210
  1546.             TabIndex        =   74
  1547.             Top             =   300
  1548.             Width           =   5130
  1549.             _ExtentX        =   9049
  1550.             _ExtentY        =   556
  1551.             Caption         =   "Allow users to connect remotely to this computer"
  1552.             BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  1553.                Name            =   "MS Sans Serif"
  1554.                Size            =   8.25
  1555.                Charset         =   0
  1556.                Weight          =   400
  1557.                Underline       =   0   'False
  1558.                Italic          =   0   'False
  1559.                Strikethrough   =   0   'False
  1560.             EndProperty
  1561.             Style           =   1
  1562.             LicValid        =   -1  'True
  1563.          End
  1564.          Begin VB.Label Label11 
  1565.             AutoSize        =   -1  'True
  1566.             BackStyle       =   0  'Transparent
  1567.             Caption         =   "Full computer name:"
  1568.             Height          =   195
  1569.             Left            =   450
  1570.             TabIndex        =   78
  1571.             Top             =   720
  1572.             Width           =   1425
  1573.          End
  1574.          Begin VB.Label Label13 
  1575.             AutoSize        =   -1  'True
  1576.             BackStyle       =   0  'Transparent
  1577.             Caption         =   "CIA001"
  1578.             Height          =   195
  1579.             Left            =   450
  1580.             TabIndex        =   77
  1581.             Top             =   945
  1582.             Width           =   525
  1583.          End
  1584.          Begin VB.Label Label14 
  1585.             AutoSize        =   -1  'True
  1586.             BackStyle       =   0  'Transparent
  1587.             Caption         =   "Learn more about"
  1588.             Height          =   195
  1589.             Left            =   450
  1590.             TabIndex        =   76
  1591.             Top             =   1365
  1592.             Width           =   1245
  1593.          End
  1594.          Begin VB.Label Label15 
  1595.             AutoSize        =   -1  'True
  1596.             BackStyle       =   0  'Transparent
  1597.             Caption         =   "Remote Desktop"
  1598.             BeginProperty Font 
  1599.                Name            =   "MS Sans Serif"
  1600.                Size            =   8.25
  1601.                Charset         =   0
  1602.                Weight          =   400
  1603.                Underline       =   -1  'True
  1604.                Italic          =   0   'False
  1605.                Strikethrough   =   0   'False
  1606.             EndProperty
  1607.             ForeColor       =   &H00C00000&
  1608.             Height          =   195
  1609.             Left            =   1770
  1610.             TabIndex        =   75
  1611.             Top             =   1365
  1612.             Width           =   1200
  1613.          End
  1614.       End
  1615.       Begin ciaXPFrame.XPFrame frameRemote 
  1616.          Height          =   1800
  1617.          Index           =   1
  1618.          Left            =   45
  1619.          TabIndex        =   79
  1620.          Top             =   825
  1621.          Visible         =   0   'False
  1622.          Width           =   5805
  1623.          _ExtentX        =   10239
  1624.          _ExtentY        =   3175
  1625.          Caption         =   "Remote Assistance"
  1626.          BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  1627.             Name            =   "MS Sans Serif"
  1628.             Size            =   8.25
  1629.             Charset         =   0
  1630.             Weight          =   400
  1631.             Underline       =   0   'False
  1632.             Italic          =   0   'False
  1633.             Strikethrough   =   0   'False
  1634.          EndProperty
  1635.          ForeColor       =   12582912
  1636.          BackStyle       =   1
  1637.          Radius          =   15
  1638.          LicValid        =   -1  'True
  1639.          Begin ciaXPButton.XPButton cmdGen 
  1640.             Height          =   345
  1641.             Index           =   8
  1642.             Left            =   3975
  1643.             TabIndex        =   80
  1644.             Top             =   1305
  1645.             Width           =   1515
  1646.             _ExtentX        =   2672
  1647.             _ExtentY        =   609
  1648.             Caption         =   "Advanced..."
  1649.             OriginalPicSizeW=   0
  1650.             OriginalPicSizeH=   0
  1651.             BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  1652.                Name            =   "MS Sans Serif"
  1653.                Size            =   8.25
  1654.                Charset         =   0
  1655.                Weight          =   400
  1656.                Underline       =   0   'False
  1657.                Italic          =   0   'False
  1658.                Strikethrough   =   0   'False
  1659.             EndProperty
  1660.             MouseIcon       =   "frmSystem.frx":1128E
  1661.             LicValid        =   -1  'True
  1662.          End
  1663.          Begin ciaXPSelectionControls.XPCheckBox XPCheckBox3 
  1664.             Height          =   315
  1665.             Left            =   210
  1666.             TabIndex        =   81
  1667.             Top             =   315
  1668.             Width           =   5130
  1669.             _ExtentX        =   9049
  1670.             _ExtentY        =   556
  1671.             Caption         =   "Allow Remote Assistance invitations to be sent from this computer"
  1672.             BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  1673.                Name            =   "MS Sans Serif"
  1674.                Size            =   8.25
  1675.                Charset         =   0
  1676.                Weight          =   400
  1677.                Underline       =   0   'False
  1678.                Italic          =   0   'False
  1679.                Strikethrough   =   0   'False
  1680.             EndProperty
  1681.             Style           =   1
  1682.             Value           =   1
  1683.             LicValid        =   -1  'True
  1684.          End
  1685.          Begin VB.Label Label16 
  1686.             AutoSize        =   -1  'True
  1687.             BackStyle       =   0  'Transparent
  1688.             Caption         =   "Learn more about"
  1689.             Height          =   195
  1690.             Left            =   450
  1691.             TabIndex        =   83
  1692.             Top             =   840
  1693.             Width           =   1245
  1694.          End
  1695.          Begin VB.Label Label17 
  1696.             AutoSize        =   -1  'True
  1697.             BackStyle       =   0  'Transparent
  1698.             Caption         =   "Remote Assistance"
  1699.             BeginProperty Font 
  1700.                Name            =   "MS Sans Serif"
  1701.                Size            =   8.25
  1702.                Charset         =   0
  1703.                Weight          =   400
  1704.                Underline       =   -1  'True
  1705.                Italic          =   0   'False
  1706.                Strikethrough   =   0   'False
  1707.             EndProperty
  1708.             ForeColor       =   &H00C00000&
  1709.             Height          =   195
  1710.             Left            =   1770
  1711.             TabIndex        =   82
  1712.             Top             =   840
  1713.             Width           =   1365
  1714.          End
  1715.       End
  1716.    End
  1717.    Begin VB.Label Label8 
  1718.       BackStyle       =   0  'Transparent
  1719.       Caption         =   "Click Apply or OK to view the Progress Controls"
  1720.       ForeColor       =   &H00000000&
  1721.       Height          =   465
  1722.       Index           =   39
  1723.       Left            =   60
  1724.       TabIndex        =   88
  1725.       Top             =   6285
  1726.       Width           =   2220
  1727.       WordWrap        =   -1  'True
  1728.    End
  1729.    Begin VB.Label Label12 
  1730.       BackStyle       =   0  'Transparent
  1731.       Caption         =   "Select the ways that this computer can be used from another location."
  1732.       Height          =   600
  1733.       Left            =   7125
  1734.       TabIndex        =   19
  1735.       Top             =   6165
  1736.       Width           =   4395
  1737.       WordWrap        =   -1  'True
  1738.    End
  1739. Attribute VB_Name = "frmSystem"
  1740. Attribute VB_GlobalNameSpace = False
  1741. Attribute VB_Creatable = False
  1742. Attribute VB_PredeclaredId = True
  1743. Attribute VB_Exposed = False
  1744. Private Sub cmdApply_Click()
  1745. 'Form2.Show 1
  1746. End Sub
  1747. Private Sub cmdCancel_Click()
  1748. Unload Me
  1749. End Sub
  1750. Private Sub cmdOK_Click()
  1751. 'Form2.Show 1
  1752. Unload Me
  1753. End Sub
  1754. Private Sub oTab_TabMouseDown(PreviousTab As Integer, CurrentTab As Integer)
  1755. 'hide the previous frames
  1756. Select Case PreviousTab
  1757.     Case 0
  1758.         frameGeneral.Visible = False
  1759.     Case 1
  1760.         frameComputerName.Visible = False
  1761.     Case 2
  1762.         frameHardware(0).Visible = False
  1763.         frameHardware(1).Visible = False
  1764.         frameHardware(2).Visible = False
  1765.     Case 3
  1766.         frameComputerName.Visible = False
  1767.     Case 4
  1768.         frameInternetFiles.Visible = False
  1769.     Case 5
  1770.         frameUpdates(0).Visible = False
  1771.         frameUpdates(1).Visible = False
  1772.     Case 6
  1773. End Select
  1774. 'show the current frames
  1775. Select Case CurrentTab
  1776.     Case 0
  1777.         frameGeneral.Visible = True
  1778.     Case 1
  1779.         frameComputerName.Visible = True
  1780.     Case 2
  1781.         frameHardware(0).Visible = True
  1782.         frameHardware(1).Visible = True
  1783.         frameHardware(2).Visible = True
  1784.     Case 3
  1785.         frameComputerName.Visible = True
  1786.         frameComputerName.Refresh
  1787.     Case 4
  1788.         frameInternetFiles.Visible = True
  1789.     Case 5
  1790.         frameUpdates(0).Visible = True
  1791.         frameUpdates(1).Visible = True
  1792.     Case 6
  1793. End Select
  1794. End Sub
  1795. Private Sub Form_Load()
  1796. 'size the tab control
  1797. oTab.Width = 5970
  1798. oTab.Height = 6120
  1799. 'size the form
  1800. Me.Height = 7200
  1801. Me.Width = 6200
  1802. 'move the frames
  1803. frameUpdates(0).Left = 90
  1804. frameUpdates(1).Left = 90
  1805. frameComputerName.Left = 90
  1806. frameInternetFiles.Left = 90
  1807. frameRemote(0).Left = 90
  1808. frameRemote(1).Left = 90
  1809. frameUpdates(0).Top = 750
  1810. frameUpdates(1).Top = frameUpdates(0).Top + frameUpdates(0).Height + 200
  1811. frameComputerName.Top = 750
  1812. frameInternetFiles.Top = 750
  1813. frameRemote(0).Top = 750
  1814. frameRemote(1).Top = frameRemote(0).Top + frameRemote(0).Height + 200
  1815. End Sub
  1816.